-
Home
-
JCH Optimize
-
3.0.3
-
Code
-
Classes
- Parser
Total Complexity |
39 |
Dependencies |
2 |
Dependents |
10 |
Total lines |
292 |
Lines of code |
188 |
Logical lines of code |
83 |
Comment lines |
19 |
Methods |
20 |
Properties |
3 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setCriteria() |
A |
37 |
13 |
82 |
compileCriteria() |
S |
54 |
6 |
24 |
findMatches() |
S |
56 |
3 |
19 |
getCriteria() |
S |
82 |
1 |
3 |
getExcludes() |
S |
82 |
1 |
3 |
processPosCriteria() |
S |
79 |
1 |
3 |
parseAttributes() |
S |
79 |
1 |
3 |
processCriteria() |
S |
77 |
1 |
3 |
processNegCriteria() |
S |
79 |
1 |
3 |
__construct() |
S |
91 |
1 |
2 |
HTML_BODY_ELEMENT() |
S |
79 |
1 |
3 |
getHtmlSearchRegex() |
S |
72 |
1 |
5 |
processMatchesWithCallback() |
S |
64 |
1 |
10 |
addExclude() |
S |
80 |
1 |
3 |
addElementObject() |
S |
80 |
1 |
3 |
HTML_END_BODY_TAG() |
S |
78 |
1 |
3 |
HTML_END_HEAD_TAG() |
S |
78 |
1 |
3 |
parseHtml() |
S |
71 |
1 |
5 |
HTML_HEAD_ELEMENT() |
S |
74 |
1 |
4 |
getElementWithCriteria() |
S |
77 |
1 |
4 |